chore(deps): bump the prod-patch-updates group with 5 updates#802
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the prod-patch-updates group with 5 updates#802dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the prod-patch-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [jose](https://github.com/panva/jose) | `6.2.2` | `6.2.3` | | [nanoid](https://github.com/ai/nanoid) | `5.1.9` | `5.1.11` | | [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) | `19.2.5` | `19.2.6` | | [socks](https://github.com/JoshGlazebrook/socks) | `2.8.7` | `2.8.9` | | [ws](https://github.com/websockets/ws) | `8.20.0` | `8.20.1` | Updates `jose` from 6.2.2 to 6.2.3 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.2...v6.2.3) Updates `nanoid` from 5.1.9 to 5.1.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.9...5.1.11) Updates `react-is` from 19.2.5 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-is) Updates `socks` from 2.8.7 to 2.8.9 - [Release notes](https://github.com/JoshGlazebrook/socks/releases) - [Commits](https://github.com/JoshGlazebrook/socks/commits/2.8.9) Updates `ws` from 8.20.0 to 8.20.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.0...8.20.1) --- updated-dependencies: - dependency-name: jose dependency-version: 6.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-patch-updates - dependency-name: nanoid dependency-version: 5.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-patch-updates - dependency-name: react-is dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-patch-updates - dependency-name: socks dependency-version: 2.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-patch-updates - dependency-name: ws dependency-version: 8.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod-patch-updates group with 5 updates:
6.2.26.2.35.1.95.1.1119.2.519.2.62.8.72.8.98.20.08.20.1Updates
josefrom 6.2.2 to 6.2.3Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
41ad7e9chore(release): 6.2.3988e90fchore: account for commit-and-tag-version instead of standard-version4b24656chore: update CHANGELOG.md header0cdb851refactor: cleanly reject invalid PBES2 p2ca0b261etest: update Bun expectationsb39dc1achore: use fs.globSync0675be1build: replace rollup umd build with a custom esbuild iife wrap9b03323chore: bump packages914b73dchore(deps-dev): bump lodash9dce817chore: bump packagesUpdates
nanoidfrom 5.1.9 to 5.1.11Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
5423cf5Release 5.1.11 version2183894Backport 3.3.12 changelog7087969Limit ID even more013517bTemporary add pnpm-workspace.yaml to npm ignore5db09eeRelease 5.1.10 versionbe7901aFix random pool break974f73bStructure tests with describe() instead of prefixfe3e7ecUpdate dependencies043a7c1Move to pnpm 11Updates
react-isfrom 19.2.5 to 19.2.6Release notes
Sourced from react-is's releases.
Commits
eaf3e95Version 19.2.6Updates
socksfrom 2.8.7 to 2.8.9Commits
Updates
wsfrom 8.20.0 to 8.20.1Release notes
Sourced from ws's releases.
Commits
5d9b316[dist] 8.20.1c0327ec[security] Fix uninitialized memory disclosure inwebsocket.close()ce2a3d6[ci] Test on node 2658e45b8[ci] Do not test on node 255f26c24[ci] Run the lint step on node 24Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions